home *** CD-ROM | disk | FTP | other *** search
/ PCBoard 15.1 Demo / PCBoard v15.1 DEMO - Clark Dev. Co (1994) - Disk 1 of 1.imd / PCBDISK.EXE / HELP / HLPZ < prev   
Encoding:
Text File  |  1994-02-14  |  8.1 KB  |  149 lines

  1. @X00
  2. @X38┌────────────────────────────────────────────────────────────────────────────@X3B┐@X0B
  3. @X38│ @X3EHelp: @X3F(Z)ippy Directory Scan                                               @X3B│@X0B
  4. @X38└@X3B────────────────────────────────────────────────────────────────────────────┘@X0E
  5.  
  6.       This command enables you to search through the file descriptions in various
  7.       file directories for the text that you specify.
  8. @X0F
  9.    Subcommands
  10. @X03
  11.       @X0B[directory #]   Directory number to search.@X03  PCBoard scans for the 
  12.                       indicated text in this directory.  When using the Zippy 
  13.                       Directory Scan command, you must specify a directory or 
  14.                       range of directories that PCBoard should search for the 
  15.                       file specification.  You may list a single directory, a 
  16.                       range of directories in the format #-# or a list of 
  17.                       directories in a #;#;# format.  There are two letters 
  18.                       that you may use as a directory number.  If you use A 
  19.                       for the directory number, it tells PCBoard  to search 
  20.                       all file directories in the current conference. 
  21.                       Likewise, if you use U for the directory number, the 
  22.                       upload directory of the current conference will be 
  23.                       searched.
  24.  
  25.       @X0B[search text]   Text to search for. @X03 This is the text you wish to 
  26.                       search for in the directory listings.  If you wish to 
  27.                       search for an imbedded space (e.g., "TEST "), you will 
  28.                       need to imbed that part of the string in quotes as 
  29.                       shown above.  Since you cannot enter quote characters 
  30.                       on the command line you would not be able to enter the 
  31.                       above example on the command line. This search string 
  32.                       may also make use of Boolean operands if you wish to 
  33.                       further qualify your search.
  34.  
  35.                       NOTE:  The search is not case-sensitive.  This means 
  36.                       that if you search for the word TEXT then it is the 
  37.                       same as if you had searched for word Text.  In other 
  38.                       words, capitalization of your search text does not 
  39.                       matter.
  40.  
  41.       @X0BD      @X03         Each file found with the specified text is flagged for 
  42.                       download.  The system does not immediately download the 
  43.                       files, but waits until the D or DB user commands.
  44.  
  45.       @X0BN       @X03        This subcommand enables you to include the minimum file 
  46.                       date from which the scan should search for.  This is 
  47.                       identical to the N user command but you can use it in 
  48.                       conjunction with a zippy scan to help restrict the file 
  49.                       descriptions that you search.
  50.  
  51.       @X0BNS    @X03          Screen output is displayed in nonstop or continuous 
  52.                       mode.                
  53. @X0F
  54.    Description
  55. @X03
  56.       This command scans the file directories to find a specified text 
  57.       string.  If you do not specify the text to search for on the command 
  58.       line, you will be prompted to enter the text you wish to search for.  
  59.       Possibly one of PCBoard's most powerful time-saving features, the Zippy 
  60.       directory scan command will locate text in both the file name field and 
  61.       the descriptions. Like other PCBoard searching features, the zippy 
  62.       directory scan command utilizes Boolean operands (AND, OR, and NOT).
  63. @X0F
  64.    How To Make Your Search More Specific
  65. @X03
  66.       Quite often you may notice that your search found too many matches.  
  67.       Rather than wading through all of the matches to find what you were 
  68.       really after, let PCBoard help you make your search more specific so 
  69.       that you can save some additional time.
  70.  
  71.       Perhaps the easiest way to restrict your search is to use Boolean 
  72.       operands. As an example, let's say that you scanned all file 
  73.       directories in the current conference for the word DISK. After a couple 
  74.       of screenfulls, you realized that you did not make your search 
  75.       specific.  At this point, you realize what you are really after is a 
  76.       utility which will format a floppy disk. You could enter "Format a 
  77.       disk" in the text to search for. However, you are pretty sure that all 
  78.       of the descriptions of the utilities that format disks would not 
  79.       contain "Format a disk" in the description.
  80.  
  81.       What you would need to use in this example is the Boolean AND operator.  
  82.       In the text to search for, tell PCBoard that you want to search for 
  83.       DISK & FORMAT.  The & character signifies to PCBoard that you want to 
  84.       search for both words in the description but you do not care if they 
  85.       are right next to each other in the description.  Instead, you just 
  86.       want them to be anywhere in the file description.
  87.  
  88.       If you searched for DISK & FORMAT and it still turned up too many 
  89.       matches, you may need to restrict your search even further. You notice 
  90.       that some of the matches were dated back in 1989 and may not be 
  91.       compatible with your current system.  Therefore, you want to display 
  92.       only utilities that are dated 01-01-90 or older. What you could do, is 
  93.       use the N subcommand as described above. You would type the following 
  94.       for this final search:
  95.  
  96.           Z N 010190 DISK & FORMAT A
  97.  
  98.       You will notice that this tells PCBoard to zippy scan all file 
  99.       directories but only display those files that are newer than 01-01-90 
  100.       and that have the words DISK and FORMAT in the description.
  101. @X0F
  102.    How To Make Your Searches Less Specific
  103. @X03
  104.       Sometimes you may want to make your searches less specific.  You may be 
  105.       wondering why you want to make your searches less specific.  Perhaps 
  106.       the best way to illustrate this is with an example.
  107.  
  108.       If you were searching for all hard drive utilities you may enter HARD 
  109.       DRIVE as your search text.  However, some people may call them hard 
  110.       disks instead of hard drives.  You are now faced with a small dilemma.  
  111.       You either have to run two searches, or you have to find a way to 
  112.       search for either HARD DRIVE or HARD DISK. To specify that you want to 
  113.       search for either phrase you use the Boolean OR operator.  You use the 
  114.       | character to denote the Boolean OR operator.  If you will recall, we 
  115.       were going to search for HARD DRIVE or HARD DISK.  If you simply 
  116.       replace the word or with the | character that will make the search 
  117.       string correct.
  118.  
  119.       Now, when you search, you will be searching for HARD DRIVE or HARD DISK 
  120.       anywhere in the description.  You could get fancy with Boolean 
  121.       operators and consolidate this just a little more by searching for HARD 
  122.       & (DRIVE | DISK). Since you are going to be looking for HARD DRIVE or 
  123.       HARD DISK, you can just say search for the word HARD and either the 
  124.       word DISK or DRIVE.
  125. @X0F
  126.    Examples
  127. @X03
  128.       Perhaps the simplest example would be to search for a single word in 
  129.       all file directories in the current conference.  If you wanted to 
  130.       search for the word VGA then you would enter the following at the 
  131.       conference command prompt.
  132. @X0E
  133.           Z VGA A
  134. @X03
  135.       Obviously, this would probably turn up quite a few matches, so you may 
  136.       want to define your search better.  If you were only interested in 
  137.       games that supported VGA then you may want to modify so that you search 
  138.       for the words VGA and GAME.  You would enter the following at the 
  139.       conference command prompt:
  140. @X0E
  141.           Z VGA & GAME A
  142. @X03
  143.       Since you are searching for the words VGA and GAME, it does not matter 
  144.       what order you put the words in.  For example, you would perform the 
  145.       exact same search if you typed the following:
  146. @X0E
  147.           Z GAME & VGA A
  148. @XFF
  149.